Computer/Software Engineering MCQs Set 3 Sample Test,Sample questions

Question:
ACT stands for?

1.Annual component traffic

2.Apply component traffic

3.Annual change track

4.Annual change traffic

Posted Date:-2021-06-14 07:33:57


Question:
CASE stands for?

1.Computer Aid Software Engineering

2.Computer Application Software Engineering

3.Computer Aided Software Engineering

4.Computer Analysis Software Engineering

Posted Date:-2021-06-14 07:33:57


Question:
Defects removal efficiency (DRE)depends on:

1.E : errors found before software delivery

2.D : defects found after delivery to user

3.Both A and B

4.None of the above

Posted Date:-2021-06-14 07:33:57


Question:
Exhaustive testing is?

1.always possible

2.practically possible

3.impractical but possible

4.impractical and impossible

Posted Date:-2021-06-14 07:33:57


Question:
Function Point Computation is given by the formula

1.FP = [count total * 0.65] + 0.01 * sum(Fi)

2.FP = count total * [0.65 + 0.01 * sum(Fi)]

3.FP = count total * [0.65 + 0.01] * sum(Fi)

4.FP = [count total * 0.65 + 0.01] * sum(Fi)

Posted Date:-2021-06-14 07:33:57


Question:
How many types of software testing exist?

1.1

2.2

3.3

4.4

Posted Date:-2021-06-14 07:33:57


Question:
In how many categories software Maintenance is classified?

1.2

2.3

3.4

4.5

Posted Date:-2021-06-14 07:33:57


Question:
In which of the following methodologies CASE tool mainly used?

1.RAD

2.OO Approach

3.JAD

4.All of the above

Posted Date:-2021-06-14 07:33:57


Question:
In which type of testing : software is compiled as product and then it is tested as a whole?

1.Integration Testing

2.Acceptance Testing

3.Regression Testing

4.None of the above

Posted Date:-2021-06-14 07:33:57


Question:
Number of errors found per person hours expended is an example of a

1.measurement

2.measure

3.metric

4.None of the above

Posted Date:-2021-06-14 07:33:57


Question:
Size and Complexity are a part of

1.Product Metrics

2.Process Metrics

3.Project Metrics

4.None of the above

Posted Date:-2021-06-14 07:33:57


Question:
SMI stands for?

1.Software Mature Indicator

2.Software Mature Index

3.Software Maturity Index

4.Software Maturity Indicator

Posted Date:-2021-06-14 07:33:57


Question:
SRS stands for?

1.System requirements specification

2.System respond software

3.Software respond system

4.Software requirements specification

Posted Date:-2021-06-14 07:33:57


Question:
Statement and branch coverage metrics are part of

1.Analysis Model

2.Source Code

3.Design Model

4.Testing

Posted Date:-2021-06-14 07:33:57


Question:
Test cases should uncover errors like

1.Nonexistent loop termination

2.Comparison of different data types

3.Incorrect logical operators or precedence

4.All of the above

Posted Date:-2021-06-14 07:33:57


Question:
The arc-to-node ratio is given as r = a/n. What does a represent in the ratio?

1.maximum number of nodes at any level

2.longest path from the root to a leaf

3.number of modules

4.lines of control

Posted Date:-2021-06-14 07:33:57


Question:
The cost of maintenance is as high as _______ of the cost of entire software process cycle.

1.0.61

2.0.63

3.0.67

4.0.71

Posted Date:-2021-06-14 07:33:57


Question:
The process of obtaining desired software from the specifications in hand.

1.Re-engineering

2.Forward Engineering

3.Reconstructing

4.Re-engineering

Posted Date:-2021-06-14 07:33:57


Question:
The UML supports event-based modeling using ____________ diagrams.

1.Deployment

2.Collaboration

3.State chart

4.All of the above

Posted Date:-2021-06-14 07:33:57


Question:
Upper CASE tools are used in ___________ stages of SDLC?

1.planning

2.analysis

3.design

4.All of the above

Posted Date:-2021-06-14 07:33:57


Question:
What are legacy systems?

1.new systems

2.old systems

3.under-developed systems

4.None of the above

Posted Date:-2021-06-14 07:33:57


Question:
What kind of support is provided by the Code Generation CASE tool?

1.Cross referencing queries and requirements tracing

2.Transformation of design records into application software

3.Compiling, interpreting or applying interactive debugging code

4.All of the above

Posted Date:-2021-06-14 07:33:57


Question:
What stores all changes and info related to the project from development through maintenance in CASE tools?

1.Database

2.Repository

3.Register

4.Files

Posted Date:-2021-06-14 07:33:57


Question:
What type of software testing is generally used in Software Maintenance?

1.Regression Testing

2.System Testing

3.Black-box testing

4.White-box testing

Posted Date:-2021-06-14 07:33:57


Question:
Where CASE tool is used?

1.Project management

2.Schema generation

3.Data modeling

4.All of the above

Posted Date:-2021-06-14 07:33:57


Question:
Which diagram of UML represent Interaction modeling?

1.Use Case

2.Sequence

3.State Chart

4.Both A and B

Posted Date:-2021-06-14 07:33:57


Question:
Which level of Entity Relationship Diagram (ERD) models all entities and relationships ?

1.1

2.2

3.3

4.4

Posted Date:-2021-06-14 07:33:57


Question:
Which of the following diagram is not supported by UML considering Data-driven modeling ?

1.Activity

2.Data Flow Diagram (DFD)

3.State Chart

4.Component

Posted Date:-2021-06-14 07:33:57


Question:
Which of the following is also known as Behavioral testing?

1.Black-box testing

2.White-box testing

3.Both A and B

4.None of the above

Posted Date:-2021-06-14 07:33:57


Question:
Which of the following is an indirect measure of product?

1.Quality

2.Complexity

3.Reliability

4.Alloftheabove

Posted Date:-2021-06-14 07:33:57


Question:
Which of the following is false?

1.A data object can encapsulates processes and operation as well.

2.One creates Behavioral models of a system when you are discussing and designing the system architecture.

3.Both A and B

4.None of the above

Posted Date:-2021-06-14 07:33:57


Question:
Which of the following is false?

1.The user has no control over the contents of a static web page.

2.The static content objects are dependent on the actions of the user.

3.It is expected to have less number of connections for a good web application.

4.Both A and B

Posted Date:-2021-06-14 07:33:57


Question:
Which of the following is not a direct measure of SE process?

1.Efficiency

2.Cost

3.Effort Applied

4.All of the above

Posted Date:-2021-06-14 07:33:57


Question:
Which of the following is not a drawback of CASE tool?

1.Perform testing easily

2.Technical limitation

3.Very difficult for technology transfer

4.Difficult to select a case tool.

Posted Date:-2021-06-14 07:33:57


Question:
Which of the following is not a type of CASE tool?

1.Diagram tools

2.Process Modeling Tools

3.Documentation Tools

4.Testing tool

Posted Date:-2021-06-14 07:33:57


Question:
Which of the following is not a type of maintenance?

1.Adaptive Maintenance

2.Preventive Maintenance

3.Perfective Maintenance

4.Performative Maintenance

Posted Date:-2021-06-14 07:33:57


Question:
Which of the following is not true about Software Validation?

1.Validation ensures the product under development is as per the user requirements.

2.Validation do not emphasizes on user requirements.

3.Validation emphasizes on user requirements.

4.Validation is carried out at the end of the SDLC.

Posted Date:-2021-06-14 07:33:57


Question:
Which of the following is not used in measuring the size of the software?

1.Size of module

2.Function Points

3. KLOC

4.None of the above

Posted Date:-2021-06-14 07:33:57


Question:
Which of the following is true about Corrective Maintenance?

1.It includes modifications and updations done in order to correct or fix problems, which are either discovered by user or concluded by user error reports.

2. It includes modifications and updations applied to keep the software product up-to date and tuned to the ever changing world of technology and business environment.

3.It includes modifications and updates done in order to keep the software usable over long period of time.

4.It includes modifications and updations to prevent future problems of the software.

Posted Date:-2021-06-14 07:33:57


Question:
Which of the following is true about Software Verification?

1.Verification ensures the product being developed is according to design specifications.

2.Verifications concentrates on the design and system specifications.

3.Both A and B

4.None of the above

Posted Date:-2021-06-14 07:33:57


Question:
Which of the following is true?

1.Activity diagrams are used to model the processing of data.

2.Model-driven engineering is just a theoretical concept.

3.Model-driven engineering cannot be converted into a working/executable code.

4.All of the above

Posted Date:-2021-06-14 07:33:57


Question:
Which of the following model in system modelling depicts the dynamic behaviour of the system?

1.Behavioral Model

2.Context Model

3.Structural Model

4.Object Model

Posted Date:-2021-06-14 07:33:57


Question:
Which of the following model in system modelling depicts the static nature of the system ?

1.Structural Model

2.External Model

3.Behavioral Model

4.Data Model

Posted Date:-2021-06-14 07:33:57


Question:
Which of the following perspective in system modelling shows the system or data architecture?

1.Data perspective

2.External perspective

3.Behavioral perspective

4.Structural perspective

Posted Date:-2021-06-14 07:33:57


Question:
Which of the following statement is incorrect regarding the Class-responsibility-collaborator (CRC) modeling ?

1.All use-case scenarios (and corresponding use-case diagrams) are organized into categories in CRC modelling

2.The review leader reads the use-case deliberately

3.Only developers in the review (of the CRC model) are given a subset of the CRC model index cards

4.All of the above

Posted Date:-2021-06-14 07:33:57


Question:
Which of the following tool is helpful in all the stages of SDLC?

1.Central Repository

2.Lower Case Tools

3.Integrated Case Tools

4.Upper Case Tools

Posted Date:-2021-06-14 07:33:57


Question:
Which of the following white-box testing technique is to set up test cases which covers all statements and branch conditions?

1.Data-flow testing

2.Boundary testing

3.Control-flow testing

4.Pair-wise testing

Posted Date:-2021-06-14 07:33:57


Question:
Which process is used to achieve system specification by thoroughly analyzing, understanding the existing system?

1.Program Restructuring

2.Reverse Engineering

3.Forward Engineering

4.None of the above

Posted Date:-2021-06-14 07:33:57


Question:
Which regression test selection technique exposes faults caused by modifications?

1.Precision

2.Efficiency

3.Inclusiveness

4.Generality

Posted Date:-2021-06-14 07:33:57


Question:
Which tool is used to assist in designing web pages?

1.Web Development Tools

2.Prototyping Tools

3.Programming Tools

4.All of the above

Posted Date:-2021-06-14 07:33:57


More MCQS

  1. Computer fundamentals
  2. Computer Basic MCQS
  3. CCC MCQ Sample Paper 1
  4. CCC Exams MCQS Sample Paper Test 2
  5. Computer Basics MCQS Paper 1
  6. Computer Basics MCQS Paper 2
  7. FUNDAMENTALS OF COMPUTERS MCQs PART 2
  8. FUNDAMENTALS OF COMPUTERS MCQs PART 1
  9. FUNDAMENTALS OF COMPUTERS MCQs PART 3
  10. Computer mcqs smaple paper 1
  11. Computer mcqs smaple paper 2
  12. Computer mcqs smaple paper 3
  13. Fundamentals of Computers
  14. Fundamentals of Computers (New) Part 1
  15. Fundamentals of Computers (New) Part 2
  16. Computer Networks MCQ Questions
  17. Computer Networks Transition from IPV4 to IPV6
  18. Computer Fundamentals (New) Part 1
  19. Computer Fundamentals (New) Part 2
  20. Computer Fundamentals (New) Part 3
  21. Computer Fundamentals (New) Part 4
  22. Computer Fundamentals (New) Part 5
  23. Computer Fundamentals (New) Part 6
  24. Computer Fundamentals (New) Part 7
  25. Computer Fundamentals (New) Part 8
  26. Operating Systems MCQs Part 1
  27. Operating Systems MCQs Part 2
  28. OS(Computer Operating Systems) Part 1
  29. OS(Computer Operating Systems) Part 2
  30. OS(Computer Operating Systems) Part 3
  31. OS(Computer Operating Systems) Part 4
  32. OS - Computer Operating Systems Part 5
  33. OS - Computer Operating Systems Part 6
  34. OS - Computer Operating Systems Part 7
  35. MS Word MCQ Questions Part 1
  36. MS Word MCQ Questions Part 2
  37. MS Word MCQ Questions Part 3
  38. MS Word MCQ Questions Part 4
  39. MS Word MCQ Questions Part 5
  40. MS Word MCQ Questions Part 7
  41. MS Word MCQ Questions Part 6
  42. Microsoft Excel MCQ Questions Part 1
  43. Microsoft Excel MCQ Questions Part 2
  44. Microsoft Excel MCQ Questions Part 3
  45. Microsoft Excel MCQ Questions Part 4
  46. Microsoft Excel MCQ Questions Part 5
  47. Microsoft Excel MCQ Questions Part 6
  48. Microsoft Excel MCQ Questions Part 7
  49. MS PowerPoint MCQ Questions PART 1
  50. MS PowerPoint MCQ Questions PART 2
  51. MS PowerPoint MCQ Questions PART 3
  52. MS PowerPoint MCQ Questions PART 4
  53. MS PowerPoint MCQ Questions PART 5
  54. MS PowerPoint MCQ Questions PART 6
  55. MS PowerPoint MCQ Questions PART 7
  56. MS Access MCQ Questions Part 1
  57. MS Access MCQ Questions Part 2
  58. MS Access MCQ Questions Part 3
  59. MS Access MCQ Questions Part 4
  60. MS Access MCQ Questions Part 5
  61. MS Access MCQ Questions Part 6
  62. MS Access MCQ Questions Part 7
  63. MS Access MCQ Questions Part 8
  64. Query of MS Access MCQS Part 1
  65. Query of MS Access MCQS Part 2
  66. Computer Communication and Networking Quiz
  67. Computer Graphics MCQ Quiz Questions and Answers
  68. Computer Basics Quiz Questions
  69. Computer Quiz Questions with Answers
  70. Computer Hardware MCQS Quiz
  71. MCQ Computer Organization & Architecture
  72. MCQ Computer Organisation - Input & output Organisation SET1
  73. MCQ Computer Organisation - Input & output Organisation SET2
  74. MCQ Computer Organisation - Input & output Organisation SET3
  75. MCQS on addressing modes SET 1
  76. MCQS on addressing modes SET 2
  77. Software Engineering MCQs SET 1
  78. Software Engineering MCQs SET 2
  79. Software Engineering MCQs Set 3
  80. Software Engineering MCQs Set 4
  81. Software Engineering MCQs Set 5
  82. Software Engineering MCQs Set 6
  83. Software Engineering MCQs Set 7
  84. mcqs data structures
  85. CCC Exam Sample MCQ Paper
  86. Computer MCQ Questions set-1
  87. Computer MCQ Questions set-2
  88. Computer MCQ Questions set-3
  89. Current affairs mcq Database management
  90. Programming arcitecture
  91. Computer Graphics MCQ Questions part 1
  92. Computer Graphics MCQ Questions part 2
  93. Computer Awareness MCQs and Quiz for Banking, IBPS, RRB, RBI, SBI Exams pART 1
  94. Computer Awareness MCQs and Quiz for Banking, IBPS, RRB, RBI, SBI Exams pART 2
  95. Computer Science MCQs
  96. Computer Mcq Question
  97. MCQs based on Fundamentals of Computer 1 set
  98. Computer Mcq Question set 2
  99. MCQ Encoding Schemes
  100. Data Entry and Keyboarding Skills MCQ
  101. Computer Science Number System
  102. Computer Network MCQ
  103. MCQ Questions on Tally
  104. MCQ Questions on Tally Set 2
  105. MCQ Questions on Tally Set 3
  106. MCQ Questions on Tally Set 4
  107. Internet Technology MCQ Questions for Competitive Exams
  108. Computer Software MCQ GK Questions
  109. Computer Organization and Architecture MCQs
  110. Basic Computer GK Questions
  111. Computer Graphics MCQ Set 1
  112. Operating System MCQ Set 1
  113. Operating System MCQ Set 2
  114. Operating System MCQ Set 3
  115. Operating System MCQ Set 4
  116. Operating System MCQ Set 5
  117. Operating System MCQ Set 6
  118. Operating System MCQ Set 7
  119. Operating System MCQ Set 8
  120. Operating System MCQ Set 9
  121. Operating System MCQ Set 10
  122. Operating System MCQ Set 11
  123. Operating System MCQ Set 12
  124. Operating System MCQ Set 13
  125. Operating System MCQ Set 14
  126. Operating System MCQ Set 15
  127. Operating System MCQ Set 16
  128. Operating System MCQ Set 17
  129. Operating System MCQ Set 18
  130. Operating System MCQ Set 19
  131. Operating System MCQ Set 20
  132. Operating System MCQ Set 21
  133. Computer Graphics MCQ Question Set 1
  134. Computer Networks MCQs
  135. Computer Networks MCQs Set-2
  136. Computer Networks MCQs Set-3
  137. Computer Networks MCQs Set-4
  138. Bachelor of Computer Applications MCQs set-1
  139. Bachelor of Computer Applications MCQs set-2
  140. NET Programming MCQ
  141. Artificial Intelligence and Robotics (AIR) Set 1
  142. Artificial Intelligence and Robotics (AIR) Set 2
  143. Computer Engineering Soft Computing Set 1
  144. Computer Engineering Soft Computing Set 2
  145. COMPUTERS AND IT MCQs QUESTIONS
  146. Ancient Indian History MCQ
Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!